Cosmetic formatting fix
authorMatthias Clasen <mclasen@redhat.com>
Sun, 5 Oct 2014 17:39:15 +0000 (13:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 5 Oct 2014 17:39:37 +0000 (13:39 -0400)
gtk/gtkplacessidebar.c

index 108d3c7c9243102ff36aafed584a54a690e491e4..259e5465967c597ad047f53937687617b875decc 100644 (file)
@@ -831,7 +831,7 @@ typedef struct {
 } BookmarkQueryClosure;
 
 static void
-on_bookmark_query_info_complete (GObject *source,
+on_bookmark_query_info_complete (GObject      *source,
                                  GAsyncResult *result,
                                  gpointer      data)
 {